Extracted structured data from HTML pages and visualized variable correlations using scatter plots with linear regression.
In this project, I focused on analyzing "performance" data by extracting structured tables from HTML files and generating visualizations for data insights. The process included web scraping, parsing, and creating scatter plots to study correlations among selected variables.
Here are two key visualizations generated in this project:
Access the Python Notebook and full source code for this project on GitHub:
View on GitHub